C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBox<TNumeric> Class / FontWeight Property

In This Topic
FontWeight Property (C1NumericBox<TNumeric>)
In This Topic
Gets or sets the font weight applied to the view.
Syntax
'Declaration
 
Public Property FontWeight As Nullable(Of C1StyleFontWeight)
 
See Also